home *** CD-ROM | disk | FTP | other *** search
-
- SkoEd History
- =============
-
- V1.00B - First Release Beta Test Version
- All Versions up to 1.10 are expected to be Beta Test Versions.
- V1.01B - Fix to Save Routine for Read Only files.
- Auto Save did not refresh status line correctly.
- Block IO Gurued sometimes.
- V1.02B - Column Block Delete incorrectly handled Blank lines.
- Slight speed increase in PageUp/PageDown.
- Several Minor fixes - Code Cleanups.
- V1.03B - Changed Gadgets to allow for > 4 colour Workbench.
- Iconify and Buff gadgets activate on GadgetUp.
- Fix to LoadOver when window is Split.
- Shift Left Mouse button will now set Blocks.
- Fix to Block Move function when moving blocks between windows.
- Use ReqTools File Requester.
- V1.04B - 3D look gadgets.
- Test for Intuition Version and set colours appropriately.
- Now load Skoed.Macro file.
- Fix to Load 1 line files correctly.
- Setting blocks around folds was removing fold.
- Next_Fold would not move off a fold.
- Find/Request is now a window and much prettier.
- V1.05B - Several modifications to be more correct for WorkBench 2.0 & 3.0
- New Command Complete_Var.
- Minor Changes to Word_Left, Word_Right and Word_Delete.
- Switch "All Buffers" can be used with Find String as well as Replace.
- Block Highlighting is now quicker.
- Folds can be contained within folds. (Recursive)
- Block matching will now work for } as well as {.
- Determining the size of a string will count \n etc as 1 char.
- Translate mouse Co-Ords to Crsr positions correctly.
- Improve the typing speed when typing past the edge of the screen.
- Better Documentation. (Well :-)
- V1.06B - Parse Workbench arguments for filenames.
- Deleting the last line of a window under WB 2.0 gurued - Fixed.
- ReConfigure Added.
- New Commands Indent_Block and Unindent_Block.
- Improved String Replace Algorithm - Slightly Faster.
- Allow use of ALT for @, CTRL for ^ etc.
- \ allows the use of special characters to be used.
- Saving a "Temp" file forces the Save As option.
- Clip_Block and File_Block changed slightly.
- Block_Delete will now set the crsr position correctly.
- New Command FR_String - Find/Replace (Find_String now only Finds)
- SkoEd will now correctly Free the File requester from Reqtools.
- Removed all Enforcer hits (I hope)
- Moving Blocks between files Gurued (Yup I stuffed it) Fixed.
- V1.07B - Script file handling now correct.
- Font is correctly set for requesters.
- SkoEd No longer loses any memory (Yeah)
- Version String added
- First version of Marks added.
- V1.08B - AREXX Added. (Yeah Team :-) (First Version) (2.0 only)
- Several changes to Parser to allow for parameter passing.
- Moving the window bar is much faster
- Created a WB2.0 only version
- Protections bits were not set correctly for a New File - Fixed
- All executes detach from SkoEd (Printing compiling etc) (2.0 only)
- Iconify Gadget now a String Gadget.
- New Commands Set_Var and Get_Var for AREXX
- New Command ARexx to execute Arexx Scripts from SkoEd
- Fix Bug in Clip to Block and File to Block routines
- V1.09B - AREXX now returns values correctly.
- Minor changes to Blocks.
- More variables added for Arexx.
- Rewrote Clipboard routines to use IFFParse
- SkoEd now Clones WorkBench screen and Font (If NonProportional).
- Removed option to put SkoEd on Workbench
- Menus now created using GadTools.Library
- Parameter parsing using ParseArgs
- Several commands made generic using ParseArgs
- Better Doco :-)
- Set_Var now a general command not just ARexx
- SkoEd.Cfg renamed SkoEd.Config
- New Command Word_End
- LARGE Changes made to naming of commands and variables. Config files
- will probably need to change.
- Executes are now written to a script file in T: and appends Ask "Hit Return to Continue"
- Added PRINTER variable to variables Requester
- V1.10 - Fixes for different font sizes
- New crsr routines had problems with folded lines - fixed
- Readded Commands Del_EOL & Del_SOL
- Fixed problem with SkoEd crashing if another SkoEd is loaded
- Rewrote various requesters and windows to use GadTools.
- All gadgets in SkoEd are now created using GadTools.
- New Variable CurrWord to get the word underneath the crsr.
- Changed all line routines to work on LINELENGTH variable.
- LINELENGTH set to 4096.
- Match command finds a match for ({[ as well as ]}).
- Slight improvment in Find/Replace routines (more speed even).
- Fixed bug with vertical blocks getting start > end and calling guru.
- Fixed bug with Vertical blocks not handing Block_Move correctly.
- Fixed bug with Tab loading, tabs after first line were 1 too small.
- V1.11 - Folded lines were disapearing with certain operations - Fixed.
- Click to mouse and Goto_Line were not always handling folds - Fixed.
- Reduced stack usage so SkoEd should work with default stack of 4096.
- Click To/Drag mouse can now scroll buffer left/right.
- Fix for files that have no LF and are > 4096 bytes in size.
- Add Interleaved Tag for Workbench 3.0. (Thank you Commodore)
- Mark and Goto_Mark now accept optional parameter MARKNUM.
- Fix to generic routine MoveToLine (I broke it in V1.10).
- Slight speedups to Load Routine.
- Iconify now gives more memory back and does not leave crsr in window.
- Load and LoadOver from Menu have parameter of NODUP.
- ESC key can be used to exit from requesters.
- Fix to Commands in macros that have parameters.
- Major bug fix to Replace command, Line length could be incorrectly set.
- Reduced Stack usage for ARexx commands and Clip_Block command.
- V1.12 - Auto file is deleted upon save of file and for modified files on exit.
- Now store Length of Line to Save calculations. This has increased the
- speed of a number of routines that used to calculate it.
- Added User configurable Gadgets (Really cool :-)
- Added New Commands UpUp and DownDown
- Added New Commands StartOfBlock and EndOfBlock
- Use ModeNewFile when creating Skoed.Exec file
- LineNum could be incorrectly set when changing windows - fixed
- Modified CompleteVariable to handle EOF better
- Search path for config and Gadgets now ends with SKOED: not S:
- Problems with Wb2.0 ClearEOL not working correctly fixed.
- - Wb3.0 is so much nicer
- Slight speedup to Word_Delete
- V1.14 - Who is Superstitious? Not me :-)
- Clear Archive bit on save. (Why should I have to concern myself with this?)
- Screen mode and Font now read from Prefs file in ENV:SkoEd/SkoEd.Prefs
- Can now set Screen/Font and save in ENV:SkoEd/SkoEd.Prefs
- SkoEd made more font insensitive
- Support for International Keymaps
- Marks List updated when Buffer Killed
- Problem with Blocks becoming unset with LoadFile(NODUP) fixed
- Floating Gadgets now centre better
- Sped up Load/Save Routines again (Any faster and they will take negative time :-)
-
-